home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroMath / MathDemo / DataBase / Question / ID453.txt < prev   
Encoding:
Text File  |  1997-09-04  |  8.6 KB  |  474 lines

  1. M"'(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)
  2. 'o(O)
  3. '(O)o
  4. 'o(O)        n0107 - Question B
  5. '(O)o
  6. 'o(O)        Lowest Common Multiple
  7. '(O)o
  8. 'o(O)
  9. '(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)o(O)
  10.  
  11.  
  12. @WeightingScore 9,1,1,1
  13.  
  14. @atGraphic 36,14
  15. @Picture numbers\n0107a.bmp
  16.  
  17. @at 100,20
  18. Find the #blowest common #
  19. #bmultiple# of the following 
  20. numbers:
  21. @at 10,+8
  22.                    #^   #p6#         #^   #p5#         #^  #p10#
  23.  
  24. @at 10,+62
  25.   Which method do you want to practice?
  26. @at ,+6
  27.    Listing the #bmultiples# of each number...
  28. @at ,+4
  29.    Using #bprime numbers#...
  30.  
  31. @MultMode 2
  32. @atGraphic 214,156
  33. @Loop 2
  34. @HSPicture uncheck.bmp,check.bmp
  35. @atGraphic ,172
  36. @EndLoop
  37.  
  38. @Answer 0,2
  39. @Feedback 0
  40. @FBMGoto Method_2
  41. @Answer 0,1
  42.  
  43. '||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  44.  
  45.  
  46. @Question
  47.  
  48. @at 10,+32
  49. What's the first step?
  50. @at ,+3
  51. #[K]
  52.  
  53. @keyPointAnswer 1,185,multiply by 2
  54.  
  55. @KeyPointFeedback 0,Wrong option
  56. The first step will be to find all the 
  57. factors of each number.
  58.  
  59.  
  60. '|||||||||||||||||||/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/|||||||||||||||||||||
  61.  
  62. @Question
  63.  
  64. @NewPage
  65. @atGraphic 36,14
  66. @Picture numbers\n0107a.bmp
  67.  
  68. @at 100,20
  69. Find the #blowest common #
  70. #bmultiple# of the following 
  71. numbers:
  72. @at 10,+8
  73.        #^            #^   #p6#         #^   #p5#         #^  #p10#
  74.  
  75. @InputWidth 20
  76. @at ,+2
  77. #T╫2 #T#[N]#T#[N]#T#[N]
  78. @MarkPos 1
  79.  
  80. @Answer 1, 12,10,20
  81.  
  82. @Feedback E0.33,?,?,?
  83. That's partly right.*
  84. @Feedback 0,?,?,?
  85.  
  86. @FeedbackC 1,  6 ╫ 2 = #b12#
  87. @FeedbackC 2,  5 ╫ 2 = #b10#
  88. @FeedbackC 3,10 ╫ 2 = #b20#
  89. @FeedbackC 0,
  90. @FeedbackC 0,Always check your answers.
  91.  
  92.  
  93. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  94.  
  95. @Question
  96.  
  97. @at 10,+140
  98. What's the next step?
  99. @at ,+3
  100. #[K]
  101. @MarkPos 2
  102.  
  103. @keyPointAnswer 1,186,multiply by one more than last time
  104.  
  105. @KeyPointFeedback 0,Wrong option
  106. Continue finding the multiples of each number 
  107. until you find the lowest common multiple, 
  108. which will appear in all three lists.
  109.  
  110.  
  111. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  112.  
  113.  
  114. @Question
  115.  
  116. @GoPos 1
  117. @at ,+5
  118. #T╫3 #T#[N]#T#[N]#T#[N]
  119. @at ,+5
  120. #T╫4 #T#[N]#T#[N]#T#[N]
  121. @at ,+5
  122. #T╫5 #T#[N]#T#[N]#T#[N]
  123. @at ,+5
  124. #T╫6 #T#[N]#T#[N]#T#[N]
  125.  
  126. @Answer 5, 18,15,30, 24,20,40, 30,25,50, 36,30,60
  127.  
  128. @Feedback E0.4, ?,?,?,?,?,?,?,?,?,?,?,?
  129. @Feedback 0, ?,?,?,?,?,?,?,?,?,?,?,?
  130.  
  131. @FeedbackC 0,To find the lowest common multiple of a of 
  132. @FeedbackC 0,number, multiply them by whole numbers beginning 
  133. @FeedbackC 0,with 2, and continuing with ╫3, ╫4, ╫5, etc. until 
  134. @FeedbackC 0,there is a multiple common to all the numbers.*
  135. @FeedbackC 0,Remember to check your answers.
  136.  
  137.  
  138. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  139.  
  140. @Question
  141.  
  142. @InputWidth 26
  143. @GoPos 1
  144. @at 80,+80
  145.  
  146. #b       Lowest#
  147. #bCommon Multiple#
  148. @at ,+3
  149.             #[N]
  150.  
  151. @Answer 1, 30
  152.  
  153. @Feedback 0,?
  154. You should have found the lowest number in all
  155. the lists.  #b30# is the lowest multiple common 
  156. to all three numbers.
  157.  
  158. @Feedback 1
  159. That's right!  Well done.
  160.  
  161. @Goto End_of_Question
  162.  
  163.  
  164.  
  165. '<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>     METHOD 2    <\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>
  166.  
  167.  
  168.  
  169. @Label Method_2
  170.  
  171. @Question
  172.  
  173. @at 10,+32
  174. What's the first step?
  175. @at ,+3
  176. #[K]
  177.  
  178. @keyPointAnswer 1,187,find the prime factors of each number
  179.  
  180. @KeyPointFeedback 0,Wrong option
  181. The first step will be to find all the 
  182. prime factors of each number.
  183.  
  184.  
  185. '|||||||||||||||||||/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/|||||||||||||||||||||
  186.  
  187. @NewPage
  188. @atGraphic 36,14
  189. @Picture numbers\n0107a.bmp
  190.  
  191. @at 100,20
  192. Find the #blowest common #
  193. #bmultiple# of the following 
  194. numbers:
  195. @at 10,+8
  196.    #^            #p6#         #^           #p5#         #^          #p10#;
  197. #T ;
  198. @MarkPos 1
  199. #T#T ;
  200. @MarkPos 2
  201. #T#T#T ;
  202. @MarkPos 3
  203.  
  204. @InputWidth 20
  205. @GoPos 1
  206. #^        #^;
  207. @Loop 2
  208. #T#[N];
  209. @at ,+17
  210. #T#T#[N];
  211. @EndLoop
  212.  
  213. @Answer 1.5, 2,3,3,1
  214.  
  215. @Feedback E0.375,?,?,?,?
  216. @Feedback 0,?,?,?,?
  217.  
  218. @FeedbackC 0,To find all the prime factors of any number, 
  219. @FeedbackC 0,first divide by the smallest prime number as 
  220. @FeedbackC 0,many times as possible.  If the number will
  221. @FeedbackC 0,not divide evenly, divide by the next larger
  222. @FeedbackC 0,prime number, and repeat until you are left 
  223. @FeedbackC 0,with a result of 1.
  224.  
  225.  
  226. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  227.  
  228.  
  229. @Label Next
  230. @Question
  231.  
  232. @GoPos 1
  233. @at 20,+90
  234. The Prime Factors are...
  235.  
  236. @InputWidth 14
  237. @GoPos 1
  238. @at -6,+120
  239. #[N];
  240. @at ,-10
  241. #[N];
  242. @at ,+10
  243.  ╫ #[N];
  244. @at ,-10
  245. #[N]
  246.  
  247. @Answer 0.5, 2,,3,1
  248. @Feedback 0.5
  249. @FBMGoto Next
  250. @Answer 0.5, 2,1,3,
  251. @Feedback 0.5
  252. @FBMGoto Next
  253. @Answer 0.5, 3,,2,1
  254. @Feedback 0.5
  255. @FBMGoto Next
  256. @Answer 0.5, 3,1,2,
  257. @Feedback 0.5
  258. @FBMGoto Next
  259.  
  260. @Answer 0.5, 2,,3,
  261. @Feedback 0.5
  262. @FBMGoto Next
  263. @answer 0.5,3,,2,
  264. @Feedback 0.5
  265. @FBMGoto Next
  266. @Answer 0.5, 3,1,2,1
  267. @Feedback 0.5
  268. @FBMGoto Next
  269. @Answer 0.5, 2,1,3,1
  270.  
  271. @Feedback E0.125,?,?,?,?
  272. @Feedback 0,?,?,?,?
  273.  
  274. @FeedbackC 0,Once you've worked out all the prime factors, 
  275. @FeedbackC 0,you should rewrite each factor once, raising 
  276. @FeedbackC 0,it to an index to show how many lots there 
  277. @FeedbackC 0,are.
  278.  
  279.  
  280. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  281.  
  282. @Label Next
  283. @Question
  284.  
  285. @InputWidth 20
  286. @GoPos 2
  287. #^        #^;
  288. @Loop 2
  289. #T#[N];
  290. @at ,+17
  291. #T#T#[N];
  292. @EndLoop
  293.  
  294. @Answer 1.5, 5,1,,
  295.  
  296. @Feedback E0.375,?,?,?,?,?,?
  297. @Feedback 0,?,?,?,?,?,?
  298.  
  299. @FeedbackC 0,To find all the prime factors of any number, 
  300. @FeedbackC 0,first divide by the smallest prime number as 
  301. @FeedbackC 0,many times as possible.  If the number will
  302. @FeedbackC 0,not divide evenly, divide by the next larger
  303. @FeedbackC 0,prime number, and repeat until you are left 
  304. @FeedbackC 0,with a result of 1.
  305.  
  306.  
  307. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  308.  
  309.  
  310. @Label Next
  311. @Question
  312.  
  313. @InputWidth 14
  314. @GoPos 2
  315. @at +20,+120
  316. #[N];
  317. @at ,-10
  318. #[N]
  319.  
  320. @Answer 0.5, 5,
  321. @Feedback 0.5
  322. @FBMGoto Next
  323. @Answer 0.5, 5,1
  324.  
  325. @Feedback E0.25,?,?
  326. @Feedback 0,?,?
  327.  
  328. @FeedbackC 0,Once you've worked out all the prime factors, 
  329. @FeedbackC 0,you should rewrite each factor once, raising 
  330. @FeedbackC 0,it to an index to show how many lots there 
  331. @FeedbackC 0,are.
  332.  
  333. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  334.  
  335.  
  336. @Label Next
  337. @Question
  338.  
  339. @InputWidth 20
  340. @GoPos 3
  341. #^        #^;
  342. @Loop 2
  343. #T#[N];
  344. @at ,+17
  345. #T#T#[N];
  346. @EndLoop
  347.  
  348. @Answer 1.5, 2,5,5,1
  349.  
  350. @Feedback E0.375,?,?,?,?
  351. @Feedback 0,?,?,?,?
  352.  
  353. @FeedbackC 0,To find all the prime factors of any number, 
  354. @FeedbackC 0,first divide by the smallest prime number as 
  355. @FeedbackC 0,many times as possible.  If the number will
  356. @FeedbackC 0,not divide evenly, divide by the next larger
  357. @FeedbackC 0,prime number, and repeat until you are left 
  358. @FeedbackC 0,with a result of 1.
  359.  
  360.  
  361. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  362.  
  363.  
  364. @Label Next
  365. @Question
  366.  
  367. @InputWidth 14
  368. @GoPos 3
  369. @at +4,+120
  370. #[N];
  371. @at ,-10
  372. #[N];
  373. @at ,+10
  374.  ╫ #[N];
  375. @at ,-10
  376. #[N]
  377.  
  378.  
  379. @Answer 0.5, 2,,5,1
  380. @Feedback 0.5
  381. @FBMGoto Next
  382. @Answer 0.5, 2,1,5,
  383. @Feedback 0.5
  384. @FBMGoto Next
  385. @Answer 0.5, 5,,2,1
  386. @Feedback 0.5
  387. @FBMGoto Next
  388. @Answer 0.5, 5,1,2,
  389. @Feedback 0.5
  390. @FBMGoto Next
  391. @Answer 0.5, 2,,5,
  392. @Feedback 0.5
  393. @FBMGoto Next
  394. @answer 0.5,5,,2,
  395. @Feedback 0.5
  396. @FBMGoto Next
  397. @Answer 0.5, 5,1,2,1
  398. @Feedback 0.5
  399. @FBMGoto Next
  400. @Answer 0.5, 2,1,5,1
  401.  
  402. @Feedback E0.125,?,?,?,?
  403. @Feedback 0,?,?,?,?
  404.  
  405. @FeedbackC 0,Once you've worked out all the prime factors, 
  406. @FeedbackC 0,you should rewrite each factor once, raising 
  407. @FeedbackC 0,it to an index to show how many lots there 
  408. @FeedbackC 0,are.
  409.  
  410.  
  411. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  412.  
  413. @Label Next
  414. @Question
  415.  
  416. @at 10,280
  417. Now what do you do?
  418. @at ,+3
  419. #[K]
  420.  
  421. @keyPointAnswer 1,188,find the product
  422.  
  423. @KeyPointFeedback 0,Wrong option
  424. The final step is to find the product of 
  425. each unique prime factor.
  426.  
  427.  
  428. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  429.  
  430. @Question
  431.  
  432. @InputWidth 20
  433. @at 10,220
  434.         Lowest Common Multiple  =
  435. @at 10,+14
  436.   #[N];
  437. @at ,-10
  438. #[N];
  439. @at ,+10
  440.   ╫  #[N];
  441. @at ,-10
  442. #[N];
  443. @at ,+10
  444.   ╫  #[N];
  445. @at ,-10
  446. #[N];
  447. @at ,+10
  448.   =  #[N]
  449.  
  450. @Answer 1, 1&3&5=2|3|5, , *, , *, , 30
  451. @Feedback 1
  452. @FBMgoto Right
  453. @Answer 1, 1&3&5=2|3|5, 1, *, 1, *, 1, 30
  454.  
  455. @Feedback 0.5, 2, 1,3, 1,5, 1, ?
  456. @Feedback 0.5, 2, ,3, ,5, , ?
  457. @FBMGoto Calc
  458.  
  459. @Feedback 0,?,?,?,?,?,?,?
  460. To find the lowest common multiple,
  461. @Label Calc
  462. The lowest common multiple of 6, 5 and 10 is:*
  463.                   #b2ç ╫ 3ç ╫ 5ç# = #b30#
  464.  
  465. @Label Right
  466. @Feedback 1
  467. That's right!  Well done.
  468.  
  469.  
  470. '<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>
  471.  
  472.  
  473. @Label End_of_Question
  474.